home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Software 2 / Explore the World of Software 2.iso / atm / winfont3 / fontangl.def < prev    next >
Text File  |  1987-10-27  |  281b  |  17 lines

  1. NAME    FontAngl
  2.  
  3. DESCRIPTION 'Microsoft Windows Sample Angled Font Manipulation Code'
  4.  
  5. STUB    'WINSTUB.EXE'
  6.  
  7. CODE    MOVEABLE
  8. DATA    MOVEABLE MULTIPLE
  9.  
  10. HEAPSIZE    512
  11. STACKSIZE  4080
  12.  
  13. EXPORTS
  14.     FontAnglWndProc @1
  15.     EAFCallback     @2
  16.     cb              @3
  17.